Or Property (AddressEntryFilter object) 

The Or property specifies that the restriction values are to be ORed instead of ANDed to specify the address entry filter. Read/write.

Syntax

objAddressEntryFilter.Or

Data Type

Boolean

Remarks

If the Or property is False, all the restriction values are ANDed together. If it is True, the values are ORed together.